Skip to content

Closes #468 - #520

Merged
codebestia merged 1 commit into
codebestia:mainfrom
mansur-codes:docs/468-token-transfer-storage
Jul 31, 2026
Merged

Closes #468#520
codebestia merged 1 commit into
codebestia:mainfrom
mansur-codes:docs/468-token-transfer-storage

Conversation

@mansur-codes

Copy link
Copy Markdown
Contributor

Description

Documents the storage layout and token interface for the token_transfer contract. Covers every storage key with its Soroban storage type (Instance/Persistent/Temporary) and TTL/rent implications, and the token interface abstraction including Stellar Asset Contract compatibility. cargo fmt --check and cargo clippy both pass clean.

Closes #468

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Other

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally
  • My code follows the project's coding standards

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@mansur-codes Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@codebestia
codebestia merged commit 74ccdf3 into codebestia:main Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Contracts docs: token_transfer storage layout

2 participants